Freebsd$94528$ - ترجمة إلى إنجليزي
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

Freebsd$94528$ - ترجمة إلى إنجليزي

CONTAINER SYSTEM
Freebsd jail; Jail shell; FreeBSD Jail

Freebsd      
n. (inform.) sistema di avvio FreeBSD per personal computer (PC) compatibile UNIX e trasferibile su Internet

تعريف

FreeBSD
<operating system> A free operating system based on the {BSD 4.4-lite} release from Computer Systems Research Group at the University of California at Berkeley. FreeBSD requires an ISA, EISA, VESA, or PCI based computer with an Intel 80386SX to Pentium CPU (or compatible AMD or Cyrix CPU) with 4 megabytes of RAM and 60MB of disk space. Some of FreeBSD's features are: preemptive multitasking with dynamic priority adjustment to ensure smooth and fair sharing of the computer between applications and users. Multiuser access - peripherals such as printers and tape drives can be shared between all users. Complete TCP/IP networking including SLIP, PPP, NFS and NIS. {Memory protection}, demand-paged virtual memory with a merged VM/buffer cache design. FreeBSD was designed as a {32 bit operating system}. X Window System (X11R6) provides a graphical user interface. Binary compatibility with many programs built for SCO, BSDI, NetBSD, 386BSD, and Linux. Hundreds of ready-to-run applications in the FreeBSD ports collection. FreeBSD is source code compatible with most popular commercial Unix systems and thus most applications require few, if any, changes to compile. {Shared libraries}. A full compliment of C, C++, Fortran and Perl development tools and many other languages. {Source code} for the entire system is available. Extensive on-line documentation. http://freebsd.org/. ftp://ftp.freebsd.org/pub/FreeBSD or try your nearest mirror site listed at the home site or buy the CD-ROM from Walnut Creek. (1998-11-24)

ويكيبيديا

FreeBSD jail

The jail mechanism is an implementation of FreeBSD's OS-level virtualisation that allows system administrators to partition a FreeBSD-derived computer system into several independent mini-systems called jails, all sharing the same kernel, with very little overhead. It is implemented through a system call, jail(2), as well as a userland utility, jail(8), plus, depending on the system, a number of other utilities. The functionality was committed into FreeBSD in 1999 by Poul-Henning Kamp after some period of production use by a hosting provider, and was first released with FreeBSD 4.0, thus being supported on a number of FreeBSD descendants, including DragonFly BSD, to this day.